spl-noop 0.1.3

Solana Program Library No-op Program
Documentation

SPL Noop Rust SDK

This is crate provides a wrapper for invoking spl-noop, which does nothing. It's primary use is circumventing log truncation when emitting application data by invoke-ing spl-noop with event data.

spl-noop and this crate's implementation are targeted towards supporting account-compression and may be subject to change.